From: bors Date: Mon, 31 Jul 2017 19:42:41 +0000 (+0000) Subject: Auto merge of #4342 - sid0:hgignore, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~7^2~37 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=6b18b35e7f0004cded726afb4bbb81a60a1822a6;p=cargo.git Auto merge of #4342 - sid0:hgignore, r=alexcrichton new: fix hgignore for real There was an attempt to fix hgignore in #4158, but unfortunately the fix was incorrect -- hgignore glob syntax is not in fact identical to gitignore syntax. To get rooted ignores in Mercurial we must use the regex-based syntax, so we have no choice but to define a separate set of ignores. --- 6b18b35e7f0004cded726afb4bbb81a60a1822a6